20. Creating a Filter

Creating a Filter

Using a Custom Kernel

In the above example, we used OpenCV's filter2D function, which is documented here and it can be used to filter images in a variety of ways, which you'll be encouraged to play around with in the code quiz that's coming up!